home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WinWAP Light / winwapl.exe / _SETUP.1 / 5.wml < prev    next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  790 b   |  22 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="navi" title="Back and Forward">
  7. <p align="center">
  8.    <img src="../wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <big>Back and Forward</big>
  12.   <br/>
  13.   With Winwap you can navigate forward and backward in pages you have already visited. To go back to the
  14.   page previously viewed you select "Back" from the "Go" menu or click on the "Back" button in the toolbar.
  15.   To go forward to the page you have gone backwards from, you select "Forward" from the "Go" menu or click
  16.   on the "Forward" button in the toolbar.
  17.   <br/>
  18.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  19. </p>
  20. </card>
  21. </wml>
  22.